![]() | populate() | isvalid() | ![]() |
Called to instruct the control to update the dictionary object with it's current selected value. This method is called after the changeCB function (passed in the init options) has been called by the control.
Dictionary object values are set via the "replayStack" object.
e.g.
// Add a set event to the replayStack
replayStack.Add(data.definition.dialog.aID, REPLAY_CHANGEEVENT, data.definition.tieditem, newValue);